type github.com/vmihailenco/msgpack/v5.isZeroer

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L316: type isZeroer interface {
		types.go#L331: 	if z, ok := v.Interface().(isZeroer); ok {